Revision: archzoom--algernon--0--patch-2
Archive: algernon@bonehunter.rulez.org--hacks
Creator: Gergely Nagy <algernon@bonehunter.rulez.org>
Date: Sat Mar 20 11:33:59 CET 2004
Standard-date: 2004-03-20 10:33:59 GMT
Modified-files: bin/archzoom.cgi
New-patches: algernon@bonehunter.rulez.org--hacks/archzoom--algernon--0--patch-2
Summary: Better $HOME handling
Keywords: 

* bin/archzoom.cgi: Do not reset $ENV{HOME} with
  $ArchZoom::Config{'home_dir'} unconditionally. Do that only when
  the latter is defined. That way when no home_dir was specified,
  archzoom can use $HOME from the environment.
